gtk4.git
2018-04-10 Timm Bäderwidgetfocus: Use gtk_widget_compute_bounds
2018-04-10 Timm Bäderwidget: Remove _get_own_allocation
2018-04-10 Timm Bäderwidget: Remove gtk_widget_get_own_allocation
2018-04-10 Timm Bäderwidget: Remove get_own_allocation usages
2018-04-10 Timm Bädernotebook: Use compute_bounds
2018-04-10 Timm Bäderpopover: Use gtk_widget_compute_bounds
2018-04-10 Timm Bädertoolbar: Avoid a get_own_allocation call
2018-04-10 Timm Bäderwidget: Fix typo in compute_bounds docs
2018-04-10 Timm Bädergdk: Protect against negative GDK_SCALE values
2018-04-09 Руслан ИжбулатовGDK W32: use clock after_paint signal for timing updates
2018-04-09 Emmanuele Bassidocs: Link to GResource
2018-04-09 Daniel Bolesdocs/reference/gtk/getting_started: cgit => GitLab
2018-04-09 Руслан ИжбулатовGDK W32: set update frequency and timestamp
2018-04-09 Daniel BolesAccelGroup: Remove @See_also of deleted function
2018-04-09 Benjamin Ottecss: Clipping changes don't need a queue_allocate(...
2018-04-09 Benjamin Otteentry: Stop being activatable
2018-04-09 Daniel BolesMerge branch 'master' into 'master'
2018-04-09 Sébastien Villemotgdk_x11_display_get_monitor: fix monitor number test...
2018-04-08 Benjamin Otteglcontext: Store the buffer age regions in the GL context
2018-04-08 Benjamin Ottevulkan: Use new resize vfunc to recreate swapchain
2018-04-08 Benjamin Ottedrawcontext: Add a surface_resized() vfunc
2018-04-08 Benjamin Ottesurface: Track all draw contexts created for the surface
2018-04-08 Benjamin Ottewidget: Don't do a 0-size check before snapshotting
2018-04-08 Daniel Bolestestmodelbutton: Test :centered, :icon, :inverted
2018-04-08 Daniel Bolestestmodelbutton: Fix wrongly overridding MB child
2018-04-08 Daniel BolesModelButton: Use WARN_INVALID_PROPERTY, not assert
2018-04-08 Daniel BolesModelButton: Fix type Wether => Whether
2018-04-08 Daniel Bolestestmodelbutton: Add explanatory comments to CSS
2018-04-08 Daniel BolesModelButton: Protect against nonsensical gbooleans
2018-04-08 Daniel Bolestests/testmodelbutton: Add this
2018-04-08 Timm BäderMerge branch 'wip/sadiq/fixes' into 'master'
2018-04-08 Mohammed Sadiqlistbox: Fix signal name in documentation
2018-04-06 Rico TzschichholzFix some g-i annotation warnings
2018-04-06 Timm Bädermenu: Avoid an invalid read
2018-04-06 Timm Bäderlockbutton: Remove priv pointer
2018-04-06 Timm Bäderwidgetbowl: Add switch demo
2018-04-05 Benjamin Ottegtk-demo: Redo viewing of resources
2018-04-05 Benjamin Ottevideo: Add autoplay and loop boolean properties
2018-04-05 Piotr DrągUpdate POTFILES.in
2018-04-05 Carlos Garnachogtkmenushell: Port to using GtkEventControllerKey
2018-04-05 Carlos Garnachogtkcellrendereraccel: Port to using GtkEventControllerKey
2018-04-05 Carlos Garnachogtkentry: Use key controller to track focus changes
2018-04-05 Carlos Garnachogtkcalendar: Use key controller to track focus changes
2018-04-05 Carlos Garnachogtktextview: Use key controller for focus changes
2018-04-05 Carlos Garnachogtkeventcontrollerkey: Add ::focus-in/out signals
2018-04-05 Carlos Garnachogtkeventcontrollerkey: Add get_group() call
2018-04-05 Carlos Garnachogtkmenu: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkiconview: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcellrendererspin: Stop using ::key-press-event
2018-04-05 Carlos Garnachoappchoooserdialog: use search bar key capture API
2018-04-05 Carlos Garnachoinspector: Use search bar API to capture key events...
2018-04-05 Carlos Garnachogtksearchbar/entry: Add [gs]et_key_capture_widget(...
2018-04-05 Carlos Garnachogtkwindow: Perform key activation in gtk_main_do_event()
2018-04-05 Carlos Garnachogtkwidget: Activate key bindings through run_controllers()
2018-04-05 Carlos Garnachogtkwidget: Break early if non-gesture controllers handl...
2018-04-05 Carlos Garnachoeventcontrollerkey: Add function to forward stuff elsewhere
2018-04-05 Carlos Garnachogtkmain: Don't use special paths for key event propagation
2018-04-05 Carlos Garnachogtkrange: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcellrendereraccel: simplify grabbing code
2018-04-05 Matthias Clasencombo box: Stop using ::key-press-event
2018-04-05 Matthias Clasenapp chooser: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkentrycompletion: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkplacessidebar: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtktextview: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkflowbox: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkentry: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcolorswatch: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcolorplane: Stop using ::key-press-event
2018-04-05 Carlos Garnachogtkcalendar: Stop using ::key-press-event
2018-04-05 Matthias Clasensearch bar: Stop using ::key-press-event
2018-04-05 Matthias ClasenShortcuts window: stop using ::key-press-event
2018-04-05 Matthias Clasencolor editor: Stop using ::key-press-event
2018-04-05 Matthias Clasenabout dialog: Stop using ::key-press-event
2018-04-05 Matthias Clasenicon-browser: Stop using ::key-press-event
2018-04-05 Matthias Clasenplaces view: Stop using ::key-press-event
2018-04-05 Matthias Claseninspector: Stop using ::key-press-event
2018-04-05 Matthias Clasentestgtk: Drop snapshot
2018-04-05 Matthias Clasentestgtk: Drop the event watcher
2018-04-05 Matthias Clasendocs: Modernize an example
2018-04-05 Matthias Clasengtk-demo: Stop using ::key-press-event in font explorer
2018-04-05 Matthias Clasentestsuite: Don't use ::key-press-event
2018-04-05 Matthias Clasenfile chooser: Use a key event controller
2018-04-05 Carlos Garnachodemos: Add "Paint" demo
2018-04-05 Carlos Garnachogtk: Add GtkGestureStylus
2018-04-05 Carlos Garnachogtkwindow: Unset focus grab_widget if it ends up unmapped
2018-04-05 Carlos Garnachogtk: Add GtkEventControllerKey
2018-04-05 Benjamin Ottesnapshot: Don't cause invalid reads
2018-04-05 Benjamin Otterendernode: Add missing return
2018-04-05 Piotr DrągUpdate POTFILES.in
2018-04-05 Benjamin Ottewidget: Fix variable names
2018-04-05 Benjamin Ottea11y: Fix headers
2018-04-05 Benjamin OtteMerge branch 'window-activate' into 'master'
2018-04-05 Samuel Thibaulta11y: restore window:activate/deactivate emission
2018-04-05 Benjamin Otteinspector: Add an fps overlay
2018-04-05 Benjamin Otteinspector: Bring back debug updates
2018-04-05 Benjamin Ottewidget: Remove draw signal
2018-04-05 Benjamin Otteinspector: Introduce so-called "overlays"
2018-04-05 Benjamin Ottewidget: Add gtk_widget_compute_bounds()
2018-04-05 Benjamin Otteinspector: Change semantics of inspector render node...
2018-04-05 Benjamin Otteimage: Actually report a request mode
next